projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2c8091
)
Avoid loading the possibly stale unidata-gen.elc file
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 17 Jan 2022 14:51:58 +0000
(15:51 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 17 Jan 2022 14:51:58 +0000
(15:51 +0100)
* admin/unidata/Makefile.in (${unidir}/uni-scripts.el): Fix .elc
staleness. (Should probably be fixed in a different way.)
admin/unidata/Makefile.in
patch
|
blob
|
history
diff --git
a/admin/unidata/Makefile.in
b/admin/unidata/Makefile.in
index 07b0702fd0834b9c5dea3540ad5b0b5135e8dfa8..54f03c8f6b26ca3256f909a79bcd49eb1cb6f997 100644
(file)
--- a/
admin/unidata/Makefile.in
+++ b/
admin/unidata/Makefile.in
@@
-88,7
+88,7
@@
${unidir}/uni-scripts.el: ${srcdir}/unidata-gen.el \
${srcdir}/ScriptExtensions.txt \
${srcdir}/PropertyValueAliases.txt
$(AM_V_GEN)${emacs} -L ${srcdir} \
- -l unidata-gen -f unidata-gen-scripts $@
+ -l unidata-gen
.el
-f unidata-gen-scripts $@
.PHONY: charscript.el
charscript.el: ${unidir}/charscript.el